CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - keil 8051

搜索资源列表

  1. DW8051.rar

    1下载:
  2. 一个兼容keil的8051内核,在Quartus II 8.0 上编译通过的。希望对大家有帮助!!,Keil a 8051-compatible core, the Quartus II 8.0, adopted by the compiler. We want to help! !
  3. 所属分类:VHDL编程

    • 发布日期:2012-11-19
    • 文件大小:4736755
    • 提供者:1987
  1. LCD_Printf.zip

    0下载:
  2. Subroutine written in Keil-C for 8051 family to interface directly to a 2x16 character LCD through Port 1. Can be easily modified to suit any HD44740 hitachy controller alphanumeric LCD.,Subroutine written in Keil-C for 8051 family to interface direc
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:943
    • 提供者:Tahanix
  1. FM_AM_RadioTEF6606SourceCode

    1下载:
  2. 这里转载是TEF6606收音芯片的8051控制代码(C语言),开发环境是keiL-C51 喜欢DIY的朋友,可以做个不用显示频率,单一按键即可选电台的廉价袖珍调频收音机-Here is a reprint of the 8051 chip TEF6606 radio control code (C language), development environment is keiL-C51 DIY friend, you can make a single button se
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-11-02
    • 文件大小:7601
    • 提供者:mochaowu
  1. SmallRtos51

    0下载:
  2. Small RTOS是一个源代码公开的多任务实时操作系统,Small RTOS 51 是其在8051系列处理器上的移植(使用keil c51)。Small RTOS可以简化那 些复杂而且时间要求严格的工程的软件设计工作.本手册主要讲述Small RTOS 的使用,本说明了在8051系列处理器上使用应该注意的问题。同时讲述了 Small RTOS的移植。 -Small RTOS is an open source multi-task real-time operating
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:689885
    • 提供者:海新
  1. uIP_0.9_Keil_8051

    0下载:
  2. uip keil c 8051 源码,单片机中使用TCPIP通讯-uip keil c 8051 source, the microcontroller communicate using TCPIP
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:585232
    • 提供者:laomao
  1. MFRC522

    0下载:
  2. Project in keil for MFRC522 mifare reader ic with 8051 core microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:509467
    • 提供者:Amit
  1. ucosii51

    0下载:
  2. 这是一个用51单片机系统仿真ucosii工作的protues电路 本系统包括扩展64k RAM的单片机系统和杨屹移植到51单片机的ucosii 系统 使用方法: 1.安装Protues7.4版,然后用protues打开protues 8051 simulation 文件夹 中的extern ram.DSN 文件 2.打开extern ram.DSN 后,双击单片机在弹出的窗口中的Program File 选项 中选择yy.hex文件。 (yy.h
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:265789
    • 提供者:官卫乾
  1. 8051_keil_C_proteus

    0下载:
  2. keil C 与proteus环境下仿真单片机开发的5个实例,是单片机嵌入式开发的极有价值的参考资料。其中包括了流水灯、走马灯、1602液晶屏驱动、ds1302、max7221的仿真开发实例,包括c语言代码。-keil C and Proteus simulation environment developed Singlechip five examples of single-chip embedded development is a very valuable reference. In
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:348247
    • 提供者:zhaofei
  1. LCD_HZK

    0下载:
  2. 单片机汉字和ASCII字符程序,程序中的汉字和英文全部存在字库中。单片机用的是常用的8051,仿真软件用的是proteus。由于proteus中的flash最大是64k,没有29c040等,而汉字和ASCII加起来有二百多k,所以用了5片27c512,如此一来程序就复杂了。用hc38译码器做片选等功能,hc00做逻辑电路,锁存器是hc373,液晶屏是12864的,ks0108驱动芯片,都是比较常用的。技术上用的是总线方法,包换液晶屏,没有用间接驱动,因为那样浪费IO口,液晶屏因为有左右屏之分,所
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:209573
    • 提供者:
  1. AT89C51SND1C_source_code

    0下载:
  2. AT89C51SND1C是AT89C51核心的处理器,包含一个MP3解码器,完全兼容8051的Keil C51编译环境,适合8051使用者的MP3解码应用。-AT89C51SND1C is AT89C51 core processors, includes an MP3 decoder, 8051 is fully compatible with the Keil C51 compiler environment 8051 suitable for user
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:14633
    • 提供者:walter
  1. AT89C51SND1C_with_LCD_driver

    0下载:
  2. AT89C51SND1C是AT89C51核心的处理器,包含一个MP3解码器,完全兼容8051的Keil C51编译环境,适合8051使用者的MP3解码应用。本代码在基本代码基础上增加了LCD驱动部分,需要比较多的RAM和ROM资源,大家按照自己的系统资源情况,选择基本版本代码还是扩展LCD的代码。-AT89C51SND1C is AT89C51 core processors, includes an MP3 decoder, 8051 is fully compatible with the
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:18585
    • 提供者:walter
  1. ProgrammingEmbeddedSystemI_Keil_8051

    0下载:
  2. Michael J. Pont 的嵌入式系统编程讲座1, 8051CPU,keil开发环境。英文的,通俗易懂。-Michael J. Pont Embedded Systems Programming Lecture 1,8051 CPU, keil development environment. English, user-friendly.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-10
    • 文件大小:2314086
    • 提供者:姓中名
  1. MON51

    1下载:
  2. This Application Note describes the steps that are required to install and use the Keil Monitor-51 on a user specific hardware. The Keil Monitor-51 allows you to connect your 8051 hardware to the μVision2 Debugger. You can use the powerful debu
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-26
    • 文件大小:230945
    • 提供者:阿光
  1. LCD_HZK_232

    0下载:
  2. 8051+iic字库+lcd显示+接收串口+仿真+keil完整工程。需用电脑串口软件调试。波特率9600.-8051 iic font lcd display receive serial keil complete engineering simulation. You need to use computer software debugging serial port. 9600 baud rate.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:220532
    • 提供者:likufan
  1. c51primer

    0下载:
  2. c51 primer - An Introduction To The Use Of The Keil C51 Compiler On The 8051 Family-c51 primer- An Introduction To The Use Of The Keil C51 Compiler On The 8051 Family
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:212029
    • 提供者:Richard
  1. protus_keil_test

    0下载:
  2. 8051单片机学习源码 包括定时器、键盘、液晶显示等,附有特定的proteus绘制电路图(89c52),和KEIL连接后可直接运行。-8051 study, including source timer, keyboard, liquid crystal display and so on, with a particular drawing proteus circuit (89c52), and can be directly run after being connected with K
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:96465
    • 提供者:丁丁
  1. 20090309161950F65785[1]

    0下载:
  2. /8051单片机TLC1549数据采集程序源代码 //单片机:At89S52 //连接类型:232 |485 接口 //校验方式:checksum //开发环境:keil C-/ 8051 TLC1549 data acquisition source code// single-chip: At89S52// connection type: 232 | 485// Check mode: checksum// development environment: keil
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:7290
    • 提供者:缪洁辉
  1. rtx51

    0下载:
  2. About the RTX51 Real-time Operating System Keil Software provides two different real-time operating systems for the 8051.
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:52114
    • 提供者:apolo
  1. ds1302Keil

    0下载:
  2. ds1302程序,适合8051单片机。keil编译过-ds1302 program for 8051
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:24731
    • 提供者:iable
  1. ADC_MCP3208CISL

    1下载:
  2. ansi-c source code for 8051 type microcontrollers, for reading and activating the A to D chip MCP3208 from microchip, write procedure and read procedure enable using the ADC with MCP3208, was tested and compiled with Keil.
  3. 所属分类:SCM

    • 发布日期:2014-07-09
    • 文件大小:1027
    • 提供者:oferf
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com